CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘扫描 vhdl

搜索资源列表

  1. jianpan_vhdl

    0下载:
  2. 用VHDL实现的键盘扫描程序 可以稍微修改就可使用-using VHDL keyboard scanning procedure can be slightly modified to use
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:172379
    • 提供者:金军
  1. key_scan

    0下载:
  2. 程序主要是用硬件描述语言(VHDL)实现: 4*4键盘扫描,简洁明了,通俗易懂,比较适合VHDL初学者-procedure was used in hardware descr iption language (VHDL) to achieve : 4 * 4 keyboard scan, concise, easily understood and more suitable for beginners VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:308451
    • 提供者:刘赛
  1. keyboard4_4

    0下载:
  2. 该代码是4乘4标准键盘扫描程序的源代码,用VHDL编写的,我在调试的时候忘记设置复位键了,大家也要注意了-The code is 4 x 4 standard keyboard scan a program's source code, prepared by the use of VHDL, I remember when debugging set the reset button, we have to pay attention to the
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1266
    • 提供者:yuxyoo
  1. VHDLKEYBOARD

    0下载:
  2. 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testing show that This module in res
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:62968
    • 提供者:章菁
  1. keyborad

    0下载:
  2. 一个8X8的矩阵键盘的VHDL文件,并且有长安键和短按键之分,即一共能做到128个键值,扫描用的时钟用1ms的就行了
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1804
    • 提供者:张风
  1. keyBoard

    0下载:
  2. vhdl编写的4X4键盘扫描程序,可以有效的消除抖动,并且提供蜂鸣器输出。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:王贤
  1. keyscaner

    1下载:
  2. 自己设计的矩阵键盘扫描程序,实现5X4键盘扫描,带有去抖和中断功能。-Their own design matrix keyboard scanner, to achieve 5X4 keypad scanning, to shaking and interrupt functions with.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-04-12
    • 文件大小:1802
    • 提供者:杨明
  1. key_scan1

    0下载:
  2. 用verilog语言描述的键盘扫描程序,用于FPGA芯片以及矩阵键盘的测试。-With verilog language keypad scanning procedure.For the FPGA chip and matrix of the keyboard.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:200100
    • 提供者:张启梅
  1. jianpan

    0下载:
  2. 用FPGA单片机软核实现键盘扫描,键盘为4X4矩阵键盘,输入相应键值,用数码管显示-keyboard
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5071744
    • 提供者:
  1. test4

    0下载:
  2. vhdl数字设计实验,可以实现4x4小键盘的动态扫描-vhdl digital design experiments to achieve a dynamic 4x4 keypad scan
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:562
    • 提供者:关耳
  1. keyboardcontroller

    0下载:
  2. 键盘控制器VHDL代码 该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity -- -- The controller scans the columns, cols, by making a different column logic-0 -- therefor the inputs have to be pull-up high. It processes the input,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7184
    • 提供者:郑佛少
  1. ps_scan

    0下载:
  2. 实现了对键盘扫描码的确认,并能在LCD上显示所输入的数字-Achieved a confirmation of the keyboard scan code, and can enter the LCD displays the input number
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:8113
    • 提供者:abby
  1. ElectronicLocks

    2下载:
  2. 电子密码锁为三位密码,由输入部分,控制部分和输出部分组成。其中输入部分包括4×4矩阵键盘、弹跳消除电路、键盘扫描电路、键盘译码电路;控制部分包括按键存储电路、密码修改电路、比较电路;输出部分主要是七段译码显示器。当输入三位正确密码时,一个L1发光二极管亮,指示门打开;当输入密码错误时,另外一个发光二极管亮,此时可以通过开锁开关(复位开关)重新输入密码。若想实现密码更改,可重新按下上锁开关设置密码,即实现密码更改功能。-Electronic locks on the three passwords
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-03-24
    • 文件大小:41893
    • 提供者:sunnan
  1. xiaojianpan

    0下载:
  2. 4_4小键盘扫描+VHDL语言,没有消抖的-4_4 keyboard scan+ VHDL language, do not shake the consumer
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:Randy
  1. key44

    1下载:
  2. VHDL描述4*4标准矩阵键盘扫描读取并点亮对应的LED灯,试验已经通过。可能还差一些按键的防抖,但不影响整体测试-VHDL descr iption of the standard 4* 4 matrix keyboard scan read and the corresponding LED lights lit the pilot had been adopted. Stabilization may be even worse some of the buttons, it does n
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:135969
    • 提供者:
  1. ASM

    0下载:
  2. 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:11134
    • 提供者:dong
  1. keypadinterfacecontroller

    0下载:
  2. 设计并实现一个4X8键盘接口控制器,含有时序产生电路、键盘扫描电路、弹跳消除电路、键盘译码电路、按键码存储电路、显示电路。要求:当按下某一键时,在数码管上显示该键对应的键值-Design and implement a 4X8 keypad interface controller, with timing generator circuit, the keyboard scanning circuit, bounce elimination circuit, the keyboard deco
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6178
    • 提供者:zhuimeng
  1. vhdl-44

    0下载:
  2. 4*4 vhdl语言键盘扫描程序 无去抖-4* 4 vhdl language keyboard scanner not to shake
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:957
    • 提供者:郝艳超
  1. VHDL-flutterfree-counter

    0下载:
  2. 本实验主要完成的实验是完成4×4键盘扫描的,然后获取其键值,并对其进行编码,从而进行按键的识别,并将相应的按键值进行显示。-This experiment is to complete 44 experiments done keyboard scan, and then get their keys, and encode to carry identification keys, and the corresponding key value to be displayed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:10387
    • 提供者:陈芳
  1. saomiaojianpan

    0下载:
  2. 用于扫描矩阵键盘,并将扫描到的键盘值用数码管显示(Used to scan the matrix keyboard and display the scanned keyboard value with a digital tube)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:6719488
    • 提供者:cfplhys
« 1 23 4 »
搜珍网 www.dssz.com